Skip to content

sapi/fpm/config.m4: check for libapparmor's change_profile() not change_hat() #6037

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

kees
Copy link
Contributor

@kees kees commented Aug 23, 2020

The fpm code actually uses change_profile(), not change_hat(). Test for the correct function. (libapparmor always has both, so this is just a correctness fix.)

The fpm code actually uses aa_change_profile(), not change_hat(). Test
for the correct function. (libapparmor always has both, so this is just
a correctness fix.)
@php-pulls php-pulls closed this in 2c2bb50 Aug 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants